Edit Menu
From Audacity Manual
Menu | Description |
---|---|
![]() |
Redo After an undo, lets you undo the undo.///?? Undo three times?/// Cut Remove the selected piece of audio. You can paste it later. Doesn't leave a gap./// It does if you disable clips moving in Preferences. /// Split Cut As above, but leaves a gap. //Why does it leave a gap? What does it do? How do I find out?// Copy Gets a copy of the audio which you can paste in later. Paste Paste any audio that has just been cut or copied wherever the ///selection/// currently is. Trim Remove all audio before and after the selection. Delete Removes the selected audio. Split Delete Removes the selected audio, leaving a gap. Silence Replaces the selected audio //by// silence. Split Makes the selected audio into a separate clip. ///What's a clip? Does Split Cut above also make a clip?/// You can then slide the clips around separately (use the time shift tool).///Splitting at a point?? Split New As above, but the clip is put onto a new track. Join If the selection includes a number of clips on the same track they are joined back together. //Doesn't that imply that gaps will be removed, which they won't be? Disjoin "Splits a clip into multiple clip based on regions of silence"? or "Creates individual clips between regions of absolute silence"? Duplicate Make a copy of the selected audio on a new track. Labeled Regions... Various options for 'doing things' ???? with labels. (see later on this page). Lets you apply some of the above actions to labeled regions, but without affecting the labeled region itself. Select... Various ways to select a region. ??? Find Zero Crossings Adds labels wherever the waveform crosses zero?///Incorrect./// Move Cursor Various ways to move the selection cursor. (see later on this page). Region Save Remembers the current selection region for later. Region Restore Restores the saved selection region. Play Region... Various options for playing a selection of audio.///Since the options are only lock or unlock, isn't it better to say so? /// Preferences Shows the Preferences dialog. |
Undo
This will undo the last editing operation you performed to your project. You can undo as many times as you want, all the way back to when you opened the window. To undo many operations, select History... from the View Menu.
Redo
This will redo any editing operations that were just undone. After you perform a new editing operation, you can no longer redo the operations that were undone.
Cut
Removes the selected audio data and places it on the clipboard. Any audio to the right of the selection is shifted to the left. Only one "thing" can be on the clipboard at a time, but it may contain multiple tracks and clips.
Split Cut
Same as Cut, but none of the audio data to the right of the selection is shifted. This leaves a gap and also splits the existing audio clip into two clips that can be moved independently using the Move Tool.
Copy
Copies the selected audio data to the clipboard without removing it from the project.
Paste
Inserts whatever is on the clipboard at the position of the selection cursor in the project, replacing whatever audio data is currently selected, if any.
When you select Paste and the cursor is inside a clip, the audio gets inserted into the middle of the clip and the following audio is shifted to the right to make room
When you select Paste and the cursor is outside a clip, and there is enough room for the audio on the clipboard, the audio on the clipboard is inserted without any other clips being shifted over
Trim
Removes all audio from the current clip except the selected part. Does not affect other clips in the same track.
Delete
Removes the audio data that is currently selected without copying it to the clipboard.
Split Delete
Removes the selected audio without placing it on the clipboard, but does not shift the following audio. The preceding and following audio are now separate clips that can be moved independently.
Silence
Replaces the selection with silence
Split
Splits the current clip into up to three clips at the selection boundaries. The audio before, within, and after the selection can now all be shifted independently
Join
If you select an area that overlaps one or more clips, they are all joined into one large clip. Regions in-between clips become silence.
Disjoin
In a selection area that includes absolute silences, creates individual non-silent clips between the regions of silence. The silence becomes blank space between the clips.
Duplicate
Creates a new track containing only the current selection as a new clip
Labeled Regions...
Applies the following commands (with exactly the same meaning as above) to the current selection area, if that area is denoted by a label:
Cut, Split Cut, Copy
Delete, Split Delete, Silence
Split, Join, Disjoin
In all cases, the labeled region itself is unaffected. For example, if you used the standard
command on a labeled region, the label itself would also be deleted.
Select All
Selects all of the audio in all of the tracks.
Select Left at Playback Position
Select this command while Audacity is playing or recording to set the left edge of the selection.
Select Right at Playback Position
Select this command while Audacity is playing or recording to set the right edge of the selection.
Select Track Start to Cursor
Selects a region in the selected track(s) from the start of the track to the cursor position.
Select Cursor to Track End
Selects a region in the selected track(s) from the cursor position to the end of the track.
Find Zero Crossings
Moves the cursor or the edges of the selection to the nearest point where the audio waveform passes though zero. Use this to help achieve click-free cuts in audio, as the two ends of the cut will exactly line up.
Move Cursor To Selection Start
Changes the right edge of the selection to equal the left edge.
Move Cursor To Selection End
Changes the left edge of the selection to equal the right edge.
Move Cursor To Track Start
Moves the cursor to the start of the selected track
Move Cursor To Track End
Moves the cursor to the end of the selected track
Region Save
Saves the current selection region and its position on the Timeline. Note this function does not save any actual audio data currently inside the selection boundaries.
Region Restore
Restores the selection region to the project at its saved Timeline position. The restored region is only explicitly placed inside those tracks which are currently selected.
Snap-To...
Turns snapping of the cursor to a grid of time values on or off. When off, your cursor can be positioned on any sample in the audio file. When on, it is restricted to certain points in time, determined by the time format in use. This is useful if your project must follow an external timecode exactly. You can change the current timecode using the Selection Bar.
Play Region...
Lock and unlock the play region in the ruler. See Play Regions in Playing and Recording.